Markup options and filenames a little better.
authorrobertl <robertl>
Fri, 30 Jun 2006 03:02:25 +0000 (03:02 +0000)
committerrobertl <robertl>
Fri, 30 Jun 2006 03:02:25 +0000 (03:02 +0000)
xmldoc/chapters/use.xml

index 9712cf5539b494ea3c06214d31fee500808f220e..755fb09dfc34247b4a78b4cbd2731d798421811e 100644 (file)
@@ -198,15 +198,15 @@ merged data to multiple destinations.
 
     <para>
       By default, GPSBabel tries at startup to load the file named 
-       'gpsbabel.ini' from the following locations:
+       <filename>gpsbabel.ini</filename> from the following locations:
     </para>
     <itemizedlist>
       <listitem><para>current working directory</para></listitem>
       <listitem><para>Windows: all paths "APPDATA", "WINDIR", "SYSTEMROOT" declared in environment.</para></listitem>
-      <listitem><para>Unix like OS'ses: "${HOME}/.gpsbabel/", "/usr/local/etc/" and "/etc/"</para></listitem>
+      <listitem><para>Unix like OS'ses: <filename>${HOME}/.gpsbabel/</filename>, <filename>/usr/local/etc/</filename> and <filename>/etc/</filename></para></listitem>
     </itemizedlist>
        <para>
-      If the '-p' option is specified, the above locations are not searched.
+      If the <option>-p</option> option is specified, the above locations are not searched.
       Only the filename specified by that option will be used.
        </para>
     <para>